home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 8538 / 8538.xpi / update.rdf < prev   
Extensible Markup Language  |  2010-02-06  |  977b  |  32 lines

  1. <?xml version="1.0"?>
  2.  
  3. <RDF:RDF
  4.     xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  5.     xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  6.  
  7.   <RDF:Description about="urn:mozilla:extension:feedly@devhd">
  8.     <em:updates>
  9.       <RDF:Seq>
  10.         <RDF:li resource="urn:mozilla:extension:feedly@devhd:@MAJOR@"/>
  11.       </RDF:Seq>
  12.     </em:updates>
  13.     <em:version>@MAJOR@</em:version>
  14.  
  15.     <em:updateLink>https://feeddo.fileburst.com/release/feedly.xpi</em:updateLink>
  16.   </RDF:Description>
  17.  
  18.   <RDF:Description about="urn:mozilla:extension:feedly@devhd:@MAJOR@">
  19.     <em:version>@MAJOR@</em:version>
  20.     <em:targetApplication>
  21.       <RDF:Description>
  22.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  23.         <em:minVersion>3.0</em:minVersion>
  24.         <em:maxVersion>3.6a1pre</em:maxVersion>
  25.         <em:updateLink>https://feeddo.fileburst.com/release/feedly.xpi</em:updateLink>
  26.       </RDF:Description>
  27.     </em:targetApplication>
  28.   </RDF:Description>
  29.  
  30. </RDF:RDF>
  31.  
  32.